home *** CD-ROM | disk | FTP | other *** search
Makefile | 1998-05-25 | 13.7 KB | 667 lines |
- # Makefile for the library functions
-
- CC=cc
- LIBFILE=makealf
-
- # Extra flags
- #CCEXTRA = -DRISCOS_DEBUG
- CCIPATH=-IC:
- CFLAGS = -throwback -depend !Depend $(CCIPATH) -f -W $(CCEXTRA)
-
- .SUFFIXES: .o .c
-
- .c.o:
- $(CC) -c $(CFLAGS) -o $@ $<
-
- LIBO = o.alloca o.concat o.concat3 o.dir-p o.eofeoln o.extend-fna o.file-p\
- o.find-suffi o.fontmap o.fprintreal o.getopt o.getopt1 o.inputint\
- o.line o.main o.ourpaths o.pathsrch o.remove-suf o.riscos_ex\
- o.strpascal o.uexit o.version o.xcalloc o.xfopen o.xfopen-pas\
- o.xmalloc o.xrealloc o.xstrdup o.zround
-
- library: $(LIBO)
- $(LIBFILE) -o library $(LIBO) $(MORELIB)
-
- clean:
- -wipe o.* ~c~v
-
- veryclean: clean
- remove library
-
- # Dynamic dependencies:
- o.alloca: c.alloca
- o.concat: c.concat
- o.concat: h.config
- o.concat: h.c-auto
- o.concat: h.c-std
- o.concat: h.c-unistd
- o.concat: h.c-std
- o.concat: h.c-memstr
- o.concat: h.c-std
- o.concat: h.c-errno
- o.concat: h.c-minmax
- o.concat: h.c-limits
- o.concat: h.c-std
- o.concat: h.c-pathmx
- o.concat: h.c-limits
- o.concat: h.c-fopen
- o.concat: h.c-proto
- o.concat: h.common
- o.concat: h.getopt
- o.concat: h.lib
- o.concat: h.types
- o.concat: h.ourpaths
- o.concat: h.pascal
- o.concat: h.types
- o.concat: h.riscos_ex
- o.concat3: c.concat3
- o.concat3: h.config
- o.concat3: h.c-auto
- o.concat3: h.c-std
- o.concat3: h.c-unistd
- o.concat3: h.c-std
- o.concat3: h.c-memstr
- o.concat3: h.c-std
- o.concat3: h.c-errno
- o.concat3: h.c-minmax
- o.concat3: h.c-limits
- o.concat3: h.c-std
- o.concat3: h.c-pathmx
- o.concat3: h.c-limits
- o.concat3: h.c-fopen
- o.concat3: h.c-proto
- o.concat3: h.common
- o.concat3: h.getopt
- o.concat3: h.lib
- o.concat3: h.types
- o.concat3: h.ourpaths
- o.concat3: h.pascal
- o.concat3: h.types
- o.concat3: h.riscos_ex
- o.dir-p: c.dir-p
- o.dir-p: h.config
- o.dir-p: h.c-auto
- o.dir-p: h.c-std
- o.dir-p: h.c-unistd
- o.dir-p: h.c-std
- o.dir-p: h.c-memstr
- o.dir-p: h.c-std
- o.dir-p: h.c-errno
- o.dir-p: h.c-minmax
- o.dir-p: h.c-limits
- o.dir-p: h.c-std
- o.dir-p: h.c-pathmx
- o.dir-p: h.c-limits
- o.dir-p: h.c-fopen
- o.dir-p: h.c-proto
- o.dir-p: h.common
- o.dir-p: h.getopt
- o.dir-p: h.lib
- o.dir-p: h.types
- o.dir-p: h.ourpaths
- o.dir-p: h.pascal
- o.dir-p: h.types
- o.dir-p: h.riscos_ex
- o.dir-p: h.riscos_ex
- o.eofeoln: c.eofeoln
- o.eofeoln: h.config
- o.eofeoln: h.c-auto
- o.eofeoln: h.c-std
- o.eofeoln: h.c-unistd
- o.eofeoln: h.c-std
- o.eofeoln: h.c-memstr
- o.eofeoln: h.c-std
- o.eofeoln: h.c-errno
- o.eofeoln: h.c-minmax
- o.eofeoln: h.c-limits
- o.eofeoln: h.c-std
- o.eofeoln: h.c-pathmx
- o.eofeoln: h.c-limits
- o.eofeoln: h.c-fopen
- o.eofeoln: h.c-proto
- o.eofeoln: h.common
- o.eofeoln: h.getopt
- o.eofeoln: h.lib
- o.eofeoln: h.types
- o.eofeoln: h.ourpaths
- o.eofeoln: h.pascal
- o.eofeoln: h.types
- o.eofeoln: h.riscos_ex
- o.extend-fna: c.extend-fna
- o.extend-fna: h.config
- o.extend-fna: h.c-auto
- o.extend-fna: h.c-std
- o.extend-fna: h.c-unistd
- o.extend-fna: h.c-std
- o.extend-fna: h.c-memstr
- o.extend-fna: h.c-std
- o.extend-fna: h.c-errno
- o.extend-fna: h.c-minmax
- o.extend-fna: h.c-limits
- o.extend-fna: h.c-std
- o.extend-fna: h.c-pathmx
- o.extend-fna: h.c-limits
- o.extend-fna: h.c-fopen
- o.extend-fna: h.c-proto
- o.extend-fna: h.common
- o.extend-fna: h.getopt
- o.extend-fna: h.lib
- o.extend-fna: h.types
- o.extend-fna: h.ourpaths
- o.extend-fna: h.pascal
- o.extend-fna: h.types
- o.extend-fna: h.riscos_ex
- o.file-p: c.file-p
- o.file-p: h.config
- o.file-p: h.c-auto
- o.file-p: h.c-std
- o.file-p: h.c-unistd
- o.file-p: h.c-std
- o.file-p: h.c-memstr
- o.file-p: h.c-std
- o.file-p: h.c-errno
- o.file-p: h.c-minmax
- o.file-p: h.c-limits
- o.file-p: h.c-std
- o.file-p: h.c-pathmx
- o.file-p: h.c-limits
- o.file-p: h.c-fopen
- o.file-p: h.c-proto
- o.file-p: h.common
- o.file-p: h.getopt
- o.file-p: h.lib
- o.file-p: h.types
- o.file-p: h.ourpaths
- o.file-p: h.pascal
- o.file-p: h.types
- o.file-p: h.riscos_ex
- o.file-p: h.riscos_ex
- o.find-suffi: c.find-suffi
- o.find-suffi: h.config
- o.find-suffi: h.c-auto
- o.find-suffi: h.c-std
- o.find-suffi: h.c-unistd
- o.find-suffi: h.c-std
- o.find-suffi: h.c-memstr
- o.find-suffi: h.c-std
- o.find-suffi: h.c-errno
- o.find-suffi: h.c-minmax
- o.find-suffi: h.c-limits
- o.find-suffi: h.c-std
- o.find-suffi: h.c-pathmx
- o.find-suffi: h.c-limits
- o.find-suffi: h.c-fopen
- o.find-suffi: h.c-proto
- o.find-suffi: h.common
- o.find-suffi: h.getopt
- o.find-suffi: h.lib
- o.find-suffi: h.types
- o.find-suffi: h.ourpaths
- o.find-suffi: h.pascal
- o.find-suffi: h.types
- o.find-suffi: h.riscos_ex
- o.find-suffi: h.c-pathch
- o.fontmap: c.fontmap
- o.fontmap: h.config
- o.fontmap: h.c-auto
- o.fontmap: h.c-std
- o.fontmap: h.c-unistd
- o.fontmap: h.c-std
- o.fontmap: h.c-memstr
- o.fontmap: h.c-std
- o.fontmap: h.c-errno
- o.fontmap: h.c-minmax
- o.fontmap: h.c-limits
- o.fontmap: h.c-std
- o.fontmap: h.c-pathmx
- o.fontmap: h.c-limits
- o.fontmap: h.c-fopen
- o.fontmap: h.c-proto
- o.fontmap: h.common
- o.fontmap: h.getopt
- o.fontmap: h.lib
- o.fontmap: h.types
- o.fontmap: h.ourpaths
- o.fontmap: h.pascal
- o.fontmap: h.types
- o.fontmap: h.riscos_ex
- o.fontmap: h.c-pathmx
- o.fontmap: h.fontmap
- o.fprintreal: c.fprintreal
- o.fprintreal: h.config
- o.fprintreal: h.c-auto
- o.fprintreal: h.c-std
- o.fprintreal: h.c-unistd
- o.fprintreal: h.c-std
- o.fprintreal: h.c-memstr
- o.fprintreal: h.c-std
- o.fprintreal: h.c-errno
- o.fprintreal: h.c-minmax
- o.fprintreal: h.c-limits
- o.fprintreal: h.c-std
- o.fprintreal: h.c-pathmx
- o.fprintreal: h.c-limits
- o.fprintreal: h.c-fopen
- o.fprintreal: h.c-proto
- o.fprintreal: h.common
- o.fprintreal: h.getopt
- o.fprintreal: h.lib
- o.fprintreal: h.types
- o.fprintreal: h.ourpaths
- o.fprintreal: h.pascal
- o.fprintreal: h.types
- o.fprintreal: h.riscos_ex
- o.getopt: c.getopt
- o.getopt: h.getopt
- o.getopt1: c.getopt1
- o.getopt1: h.getopt
- o.inputint: c.inputint
- o.inputint: h.config
- o.inputint: h.c-auto
- o.inputint: h.c-std
- o.inputint: h.c-unistd
- o.inputint: h.c-std
- o.inputint: h.c-memstr
- o.inputint: h.c-std
- o.inputint: h.c-errno
- o.inputint: h.c-minmax
- o.inputint: h.c-limits
- o.inputint: h.c-std
- o.inputint: h.c-pathmx
- o.inputint: h.c-limits
- o.inputint: h.c-fopen
- o.inputint: h.c-proto
- o.inputint: h.common
- o.inputint: h.getopt
- o.inputint: h.lib
- o.inputint: h.types
- o.inputint: h.ourpaths
- o.inputint: h.pascal
- o.inputint: h.types
- o.inputint: h.riscos_ex
- o.line: c.line
- o.line: h.config
- o.line: h.c-auto
- o.line: h.c-std
- o.line: h.c-unistd
- o.line: h.c-std
- o.line: h.c-memstr
- o.line: h.c-std
- o.line: h.c-errno
- o.line: h.c-minmax
- o.line: h.c-limits
- o.line: h.c-std
- o.line: h.c-pathmx
- o.line: h.c-limits
- o.line: h.c-fopen
- o.line: h.c-proto
- o.line: h.common
- o.line: h.getopt
- o.line: h.lib
- o.line: h.types
- o.line: h.ourpaths
- o.line: h.pascal
- o.line: h.types
- o.line: h.riscos_ex
- o.main: c.main
- o.main: h.config
- o.main: h.c-auto
- o.main: h.c-std
- o.main: h.c-unistd
- o.main: h.c-std
- o.main: h.c-memstr
- o.main: h.c-std
- o.main: h.c-errno
- o.main: h.c-minmax
- o.main: h.c-limits
- o.main: h.c-std
- o.main: h.c-pathmx
- o.main: h.c-limits
- o.main: h.c-fopen
- o.main: h.c-proto
- o.main: h.common
- o.main: h.getopt
- o.main: h.lib
- o.main: h.types
- o.main: h.ourpaths
- o.main: h.pascal
- o.main: h.types
- o.main: h.riscos_ex
- o.ourpaths: c.ourpaths
- o.ourpaths: h.config
- o.ourpaths: h.c-auto
- o.ourpaths: h.c-std
- o.ourpaths: h.c-unistd
- o.ourpaths: h.c-std
- o.ourpaths: h.c-memstr
- o.ourpaths: h.c-std
- o.ourpaths: h.c-errno
- o.ourpaths: h.c-minmax
- o.ourpaths: h.c-limits
- o.ourpaths: h.c-std
- o.ourpaths: h.c-pathmx
- o.ourpaths: h.c-limits
- o.ourpaths: h.c-fopen
- o.ourpaths: h.c-proto
- o.ourpaths: h.common
- o.ourpaths: h.getopt
- o.ourpaths: h.lib
- o.ourpaths: h.types
- o.ourpaths: h.ourpaths
- o.ourpaths: h.pascal
- o.ourpaths: h.types
- o.ourpaths: h.riscos_ex
- o.ourpaths: h.fontmap
- o.ourpaths: h.paths
- o.ourpaths: h.pathsrch
- o.ourpaths: h.types
- o.remove-suf: c.remove-suf
- o.remove-suf: h.config
- o.remove-suf: h.c-auto
- o.remove-suf: h.c-std
- o.remove-suf: h.c-unistd
- o.remove-suf: h.c-std
- o.remove-suf: h.c-memstr
- o.remove-suf: h.c-std
- o.remove-suf: h.c-errno
- o.remove-suf: h.c-minmax
- o.remove-suf: h.c-limits
- o.remove-suf: h.c-std
- o.remove-suf: h.c-pathmx
- o.remove-suf: h.c-limits
- o.remove-suf: h.c-fopen
- o.remove-suf: h.c-proto
- o.remove-suf: h.common
- o.remove-suf: h.getopt
- o.remove-suf: h.lib
- o.remove-suf: h.types
- o.remove-suf: h.ourpaths
- o.remove-suf: h.pascal
- o.remove-suf: h.types
- o.remove-suf: h.riscos_ex
- o.riscos_ex: c.riscos_ex
- o.riscos_ex: h.config
- o.riscos_ex: h.c-auto
- o.riscos_ex: h.c-std
- o.riscos_ex: h.c-unistd
- o.riscos_ex: h.c-std
- o.riscos_ex: h.c-memstr
- o.riscos_ex: h.c-std
- o.riscos_ex: h.c-errno
- o.riscos_ex: h.c-minmax
- o.riscos_ex: h.c-limits
- o.riscos_ex: h.c-std
- o.riscos_ex: h.c-pathmx
- o.riscos_ex: h.c-limits
- o.riscos_ex: h.c-fopen
- o.riscos_ex: h.c-proto
- o.riscos_ex: h.common
- o.riscos_ex: h.getopt
- o.riscos_ex: h.lib
- o.riscos_ex: h.types
- o.riscos_ex: h.ourpaths
- o.riscos_ex: h.pascal
- o.riscos_ex: h.types
- o.riscos_ex: h.riscos_ex
- o.riscos_ex: OS:h.OSFSContro
- o.riscos_ex: OS:h.types
- o.riscos_ex: OS:h.os
- o.riscos_ex: OS:h.fileswitch
- o.riscos_ex: OS:h.OSFile
- o.strpascal: c.strpascal
- o.strpascal: h.config
- o.strpascal: h.c-auto
- o.strpascal: h.c-std
- o.strpascal: h.c-unistd
- o.strpascal: h.c-std
- o.strpascal: h.c-memstr
- o.strpascal: h.c-std
- o.strpascal: h.c-errno
- o.strpascal: h.c-minmax
- o.strpascal: h.c-limits
- o.strpascal: h.c-std
- o.strpascal: h.c-pathmx
- o.strpascal: h.c-limits
- o.strpascal: h.c-fopen
- o.strpascal: h.c-proto
- o.strpascal: h.common
- o.strpascal: h.getopt
- o.strpascal: h.lib
- o.strpascal: h.types
- o.strpascal: h.ourpaths
- o.strpascal: h.pascal
- o.strpascal: h.types
- o.strpascal: h.riscos_ex
- o.strpascal: h.c-pathch
- o.uexit: c.uexit
- o.uexit: h.config
- o.uexit: h.c-auto
- o.uexit: h.c-std
- o.uexit: h.c-unistd
- o.uexit: h.c-std
- o.uexit: h.c-memstr
- o.uexit: h.c-std
- o.uexit: h.c-errno
- o.uexit: h.c-minmax
- o.uexit: h.c-limits
- o.uexit: h.c-std
- o.uexit: h.c-pathmx
- o.uexit: h.c-limits
- o.uexit: h.c-fopen
- o.uexit: h.c-proto
- o.uexit: h.common
- o.uexit: h.getopt
- o.uexit: h.lib
- o.uexit: h.types
- o.uexit: h.ourpaths
- o.uexit: h.pascal
- o.uexit: h.types
- o.uexit: h.riscos_ex
- o.version: c.version
- o.xcalloc: c.xcalloc
- o.xcalloc: h.config
- o.xcalloc: h.c-auto
- o.xcalloc: h.c-std
- o.xcalloc: h.c-unistd
- o.xcalloc: h.c-std
- o.xcalloc: h.c-memstr
- o.xcalloc: h.c-std
- o.xcalloc: h.c-errno
- o.xcalloc: h.c-minmax
- o.xcalloc: h.c-limits
- o.xcalloc: h.c-std
- o.xcalloc: h.c-pathmx
- o.xcalloc: h.c-limits
- o.xcalloc: h.c-fopen
- o.xcalloc: h.c-proto
- o.xcalloc: h.common
- o.xcalloc: h.getopt
- o.xcalloc: h.lib
- o.xcalloc: h.types
- o.xcalloc: h.ourpaths
- o.xcalloc: h.pascal
- o.xcalloc: h.types
- o.xcalloc: h.riscos_ex
- o.xfopen: c.xfopen
- o.xfopen: h.config
- o.xfopen: h.c-auto
- o.xfopen: h.c-std
- o.xfopen: h.c-unistd
- o.xfopen: h.c-std
- o.xfopen: h.c-memstr
- o.xfopen: h.c-std
- o.xfopen: h.c-errno
- o.xfopen: h.c-minmax
- o.xfopen: h.c-limits
- o.xfopen: h.c-std
- o.xfopen: h.c-pathmx
- o.xfopen: h.c-limits
- o.xfopen: h.c-fopen
- o.xfopen: h.c-proto
- o.xfopen: h.common
- o.xfopen: h.getopt
- o.xfopen: h.lib
- o.xfopen: h.types
- o.xfopen: h.ourpaths
- o.xfopen: h.pascal
- o.xfopen: h.types
- o.xfopen: h.riscos_ex
- o.xfopen-pas: c.xfopen-pas
- o.xfopen-pas: h.config
- o.xfopen-pas: h.c-auto
- o.xfopen-pas: h.c-std
- o.xfopen-pas: h.c-unistd
- o.xfopen-pas: h.c-std
- o.xfopen-pas: h.c-memstr
- o.xfopen-pas: h.c-std
- o.xfopen-pas: h.c-errno
- o.xfopen-pas: h.c-minmax
- o.xfopen-pas: h.c-limits
- o.xfopen-pas: h.c-std
- o.xfopen-pas: h.c-pathmx
- o.xfopen-pas: h.c-limits
- o.xfopen-pas: h.c-fopen
- o.xfopen-pas: h.c-proto
- o.xfopen-pas: h.common
- o.xfopen-pas: h.getopt
- o.xfopen-pas: h.lib
- o.xfopen-pas: h.types
- o.xfopen-pas: h.ourpaths
- o.xfopen-pas: h.pascal
- o.xfopen-pas: h.types
- o.xfopen-pas: h.riscos_ex
- o.xmalloc: c.xmalloc
- o.xmalloc: h.config
- o.xmalloc: h.c-auto
- o.xmalloc: h.c-std
- o.xmalloc: h.c-unistd
- o.xmalloc: h.c-std
- o.xmalloc: h.c-memstr
- o.xmalloc: h.c-std
- o.xmalloc: h.c-errno
- o.xmalloc: h.c-minmax
- o.xmalloc: h.c-limits
- o.xmalloc: h.c-std
- o.xmalloc: h.c-pathmx
- o.xmalloc: h.c-limits
- o.xmalloc: h.c-fopen
- o.xmalloc: h.c-proto
- o.xmalloc: h.common
- o.xmalloc: h.getopt
- o.xmalloc: h.lib
- o.xmalloc: h.types
- o.xmalloc: h.ourpaths
- o.xmalloc: h.pascal
- o.xmalloc: h.types
- o.xmalloc: h.riscos_ex
- o.xrealloc: c.xrealloc
- o.xrealloc: h.config
- o.xrealloc: h.c-auto
- o.xrealloc: h.c-std
- o.xrealloc: h.c-unistd
- o.xrealloc: h.c-std
- o.xrealloc: h.c-memstr
- o.xrealloc: h.c-std
- o.xrealloc: h.c-errno
- o.xrealloc: h.c-minmax
- o.xrealloc: h.c-limits
- o.xrealloc: h.c-std
- o.xrealloc: h.c-pathmx
- o.xrealloc: h.c-limits
- o.xrealloc: h.c-fopen
- o.xrealloc: h.c-proto
- o.xrealloc: h.common
- o.xrealloc: h.getopt
- o.xrealloc: h.lib
- o.xrealloc: h.types
- o.xrealloc: h.ourpaths
- o.xrealloc: h.pascal
- o.xrealloc: h.types
- o.xrealloc: h.riscos_ex
- o.xstrdup: c.xstrdup
- o.xstrdup: h.config
- o.xstrdup: h.c-auto
- o.xstrdup: h.c-std
- o.xstrdup: h.c-unistd
- o.xstrdup: h.c-std
- o.xstrdup: h.c-memstr
- o.xstrdup: h.c-std
- o.xstrdup: h.c-errno
- o.xstrdup: h.c-minmax
- o.xstrdup: h.c-limits
- o.xstrdup: h.c-std
- o.xstrdup: h.c-pathmx
- o.xstrdup: h.c-limits
- o.xstrdup: h.c-fopen
- o.xstrdup: h.c-proto
- o.xstrdup: h.common
- o.xstrdup: h.getopt
- o.xstrdup: h.lib
- o.xstrdup: h.types
- o.xstrdup: h.ourpaths
- o.xstrdup: h.pascal
- o.xstrdup: h.types
- o.xstrdup: h.riscos_ex
- o.zround: c.zround
- o.zround: h.config
- o.zround: h.c-auto
- o.zround: h.c-std
- o.zround: h.c-unistd
- o.zround: h.c-std
- o.zround: h.c-memstr
- o.zround: h.c-std
- o.zround: h.c-errno
- o.zround: h.c-minmax
- o.zround: h.c-limits
- o.zround: h.c-std
- o.zround: h.c-pathmx
- o.zround: h.c-limits
- o.zround: h.c-fopen
- o.zround: h.c-proto
- o.zround: h.common
- o.zround: h.getopt
- o.zround: h.lib
- o.zround: h.types
- o.zround: h.ourpaths
- o.zround: h.pascal
- o.zround: h.types
- o.zround: h.riscos_ex
- o.pathsrch: c.pathsrch
- o.pathsrch: h.config
- o.pathsrch: h.c-auto
- o.pathsrch: h.c-std
- o.pathsrch: h.c-unistd
- o.pathsrch: h.c-std
- o.pathsrch: h.c-memstr
- o.pathsrch: h.c-std
- o.pathsrch: h.c-errno
- o.pathsrch: h.c-minmax
- o.pathsrch: h.c-limits
- o.pathsrch: h.c-std
- o.pathsrch: h.c-pathmx
- o.pathsrch: h.c-limits
- o.pathsrch: h.c-fopen
- o.pathsrch: h.c-proto
- o.pathsrch: h.common
- o.pathsrch: h.getopt
- o.pathsrch: h.lib
- o.pathsrch: h.types
- o.pathsrch: h.ourpaths
- o.pathsrch: h.pascal
- o.pathsrch: h.types
- o.pathsrch: h.riscos_ex
- o.pathsrch: h.c-pathch
- o.pathsrch: h.c-namemx
- o.pathsrch: h.c-limits
- o.pathsrch: h.c-pathmx
- o.pathsrch: h.paths
- o.pathsrch: h.c-ctype
- o.pathsrch: h.riscos_ex
- o.pathsrch: h.pathsrch
- o.pathsrch: h.types
- o.pathsrch: OS:h.OSFile
- o.pathsrch: OS:h.types
- o.pathsrch: OS:h.os
- o.pathsrch: OS:h.fileswitch
- o.pathsrch: OS:h.OSGBPB
-